←Select platform

PopArgument<T> Method

Summary

Gets and removes an argument from the service.

Syntax

C#
VB
C++
public T PopArgument<T>() 
  
Function PopArgument(Of T)() As T 
T^ PopArgumentgeneric<typename T> 
();  

Type Parameters

T
The type of the argument to get.

Return Value

The argument object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly